home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / action_fishing.swf / scripts / DefineButton2_199 / BUTTONCONDACTION on(release).as
Text File  |  2011-01-13  |  120b  |  6 lines

  1. on(release){
  2.    _root.pantallaintermedia._visible = false;
  3.    _root.pausa = false;
  4.    _root.tipo.gotoAndPlay(2);
  5. }
  6.